Skip to content

Conversation

@Tomas-Silva2187
Copy link
Contributor

@Tomas-Silva2187 Tomas-Silva2187 commented Aug 6, 2025

feat(satp): add support for NFTs

Implements support for cross-chain transfers of NFTs with Ethereum and Besu Leafs.

CLOSES #3869
Pull Request Requirements

  • Rebased onto upstream/main branch and squashed into single commit to help maintainers review it more efficient and to avoid spaghetti git commit graphs that obfuscate which commit did exactly what change, when and, why.
  • Have git sign off at the end of commit message to avoid being marked red. You can add -s flag when using git commit command. You may refer to this link for more information.
  • Follow the Commit Linting specification. You may refer to this link for more information.

Character Limit

  • Pull Request Title and Commit Subject must not exceed 72 characters (including spaces and special characters).
  • Commit Message per line must not exceed 80 characters (including spaces and special characters).

A Must Read for Beginners
For rebasing and squashing, here's a must read guide for beginners.

@Tomas-Silva2187 Tomas-Silva2187 force-pushed the REDOnftSupportDev25-08-04 branch 2 times, most recently from 2ba814c to 52ac5ad Compare August 7, 2025 09:09
Copy link
Contributor

@LordKubaya LordKubaya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please take a look at the comments.

@RafaelAPB RafaelAPB self-assigned this Aug 7, 2025
Copy link
Contributor

@RafaelAPB RafaelAPB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for your contribution. Overall, this is an impressive contribution. Code is clean, tests are detailed and address the implemented functionality. Please do add documentation on your added feature - namely the "assetAttribute". It is understandable that this parameter is a generalization of the old "amount", but the different supported values should be well-documented.

Prior to merge, please address my and Carlo's comments - we can use the PR threads to discuss.

Great work!

@RafaelAPB RafaelAPB force-pushed the satp-stg branch 2 times, most recently from 4cacbaf to 44f3bb4 Compare August 20, 2025 15:52
@Tomas-Silva2187 Tomas-Silva2187 force-pushed the REDOnftSupportDev25-08-04 branch from c548d20 to a03c7b0 Compare August 25, 2025 16:40
@RafaelAPB RafaelAPB force-pushed the satp-stg branch 7 times, most recently from 6617318 to 83f9482 Compare August 27, 2025 13:31
@Tomas-Silva2187 Tomas-Silva2187 force-pushed the REDOnftSupportDev25-08-04 branch from 1cb5caf to 392aa6e Compare August 28, 2025 22:09
@Tomas-Silva2187 Tomas-Silva2187 force-pushed the REDOnftSupportDev25-08-04 branch 2 times, most recently from f14db8d to 45e1e33 Compare August 31, 2025 17:02
@RafaelAPB RafaelAPB force-pushed the satp-stg branch 2 times, most recently from 9bee4bd to 1ae6a34 Compare October 1, 2025 13:03
@Tomas-Silva2187 Tomas-Silva2187 force-pushed the REDOnftSupportDev25-08-04 branch 4 times, most recently from 242fcd7 to d5beace Compare October 9, 2025 16:41
@Tomas-Silva2187 Tomas-Silva2187 changed the base branch from satp-stg to main October 9, 2025 16:41
@Tomas-Silva2187 Tomas-Silva2187 force-pushed the REDOnftSupportDev25-08-04 branch from d5beace to 98d913a Compare October 16, 2025 16:24
@Tomas-Silva2187 Tomas-Silva2187 force-pushed the REDOnftSupportDev25-08-04 branch from 98d913a to 9b04d5e Compare October 16, 2025 16:53
@Tomas-Silva2187 Tomas-Silva2187 force-pushed the REDOnftSupportDev25-08-04 branch from a5f30e1 to 8bcb1cb Compare October 17, 2025 18:35
@RafaelAPB RafaelAPB added this to the SATP-Hermes v0.0.4-beta milestone Oct 20, 2025
@Tomas-Silva2187 Tomas-Silva2187 force-pushed the REDOnftSupportDev25-08-04 branch from 8bcb1cb to 76d7408 Compare October 28, 2025 13:18
@LordKubaya
Copy link
Contributor

The yarn lint job is failling

@Tomas-Silva2187 Tomas-Silva2187 force-pushed the REDOnftSupportDev25-08-04 branch 4 times, most recently from 4451e47 to e73fa43 Compare October 30, 2025 17:27
@RafaelAPB RafaelAPB enabled auto-merge (rebase) October 30, 2025 17:34
auto-merge was automatically disabled October 31, 2025 21:47

Head branch was pushed to by a user without write access

@Tomas-Silva2187 Tomas-Silva2187 force-pushed the REDOnftSupportDev25-08-04 branch from e73fa43 to 88e5d1b Compare October 31, 2025 21:47
@Tomas-Silva2187 Tomas-Silva2187 force-pushed the REDOnftSupportDev25-08-04 branch from 88e5d1b to ab61f82 Compare November 4, 2025 17:04
@RafaelAPB RafaelAPB merged commit 7fc9154 into hyperledger-cacti:main Nov 6, 2025
140 of 155 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(satp): add support for NFTs

3 participants